/* 左侧课程导航 选课报班 */
.xkdh {
    width: 60px;
    height: 100%;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 0 24px 0 rgba(15, 66, 76, .25);
}

.xkhd {
    background: #EF2D36;
}



.xkhd a {
    display: block;
    font: 18px/20px 'Microsoft Yahei';
    text-align: center;
    padding: 6px;
    font-weight: bold;
    color: #ffffff;
}

.xkbm {
    width: 60px;
    height: auto;
    position: relative;
    left: 0;
}

.xkbm li {
    margin: 0 auto;
    width: 60px;
    box-sizing: border-box;
}

.xkbm li:not(:last-child) {
    border-bottom: 1px solid #dcdcdc;
}

.xkbm li>a {
    display: block;
    height: 6.2vh;
    font: 14px/6.2vh 'Microsoft Yahei';
    color: #999999;
    text-align: center;
    transition: .3s all;
    -webkit-transition: .3s all;
    -ms-transition: .3s all;
}

.xkbm li>a.xksz {
    font: 14px/2.4vh 'Microsoft Yahei';
    padding: 0.8vh 10px;
    height: auto;
}

.xkbm li:hover>a {
    color: #fff;
    background: #fc5b4a;
    background: linear-gradient(0deg, #F44336, #E91E63);
    background: -webkit-linear-gradient(0deg, #F44336, #E91E63);
    background: -moz-linear-gradient(0deg, #fd832a, #fc5b4a);
    box-shadow: 0 0 2px 2px #F44336;
}

.xkbm li>div {
    position: absolute;
    left: 60px;
    top: 0;
    min-width: 164px;
    height: 107%;
    background: #f8f8f8;
    padding: 15px 10px 0px;
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transition: .6s all;
    -webkit-transition: .6s all;
    -ms-transition: .6s all;
    box-shadow: 6px 0 24px 0 rgba(15, 66, 76, .25);
}

.xkbm li>div a {
    display: block;
    padding: 6px 10px;
    margin-bottom: 10px;
    font: 14px/20px 'Microsoft Yahei';
    color: #333;
    text-align: center;
    border-radius: 50px;
    box-shadow: 0 0px 2px 0 #bdbdbd;
}

.xkbm li>div a:hover {
    background: #ff4048;
    border: none;
    background: linear-gradient(to right, #F44336, #E91E63);
    color: #fff;
}

.xkbm li:hover>div {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    opacity: 1;
}

/* 咨询电话-主站导航nav_changenav */
.fx_tel>li.li-add_name {
    margin-right: 0.8%;
}
/* 头图 */
.middle-ad{overflow: hidden;position: relative;max-width: 1600px;margin: 10px auto -30px;}

.add_name {
    background: #fff;
    -moz-box-shadow: 2px 2px 8px #999;
    -webkit-box-shadow: 2px 2px 8px #999;
    box-shadow: 2px 2px 8px #999;
    margin-top: 14px;
    position: relative;
    z-index: 2;
}

.ul-add_name {
    min-height: 10px;
    overflow: hidden;
    position: relative;
}

.li-add_name {
    float: left;
    font-size: 16px;
    width: 3.8%;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.li-add_name:after {
    content: '';
    position: absolute;
    right: 0;
    top: 30%;
    width: 1px;
    height: 40%;
    background: #ddd;
}

.li-add_name.citysActived {
    background: #ff0000;
    color: #fff;
    position: relative;
    border-radius: 6px;
}

.li-add_name.citysActived:after {
    content: '';
    position: absolute;
    right: 0;
    top: 30%;
    width: 1px;
    height: 40%;
    background: none;
}


/* toutiao jdt start */
.xe_jdt_link {
  position: relative;
}
.xe_jdt_link .xe_jdt_title {
  position: absolute;
  bottom: 1em;
  width: 100%;
  text-indent: 1em;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
/* toutiao jdt end */

.subtab_add {
    margin-top: 20px;
    clear: both;
}

.ul-subtab_add {
    min-height: 10px;
    overflow: hidden;
}

.li-subtab_add {
    box-sizing: border-box;
    background: #bfbfbf;
    width: 114px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0s;
    color: #fff;
    margin-right: 10px;
    float: left;
    cursor: pointer;
    font-size: 14px;
    margin-top: 14px;
    border-radius: 6px 6px 0 0;
}

.tabsubsub {
    background: #fff;
    -moz-box-shadow: 2px 2px 8px #999;
    -webkit-box-shadow: 2px 2px 8px #999;
    box-shadow: 2px 2px 8px #999;
    padding: 4px 20px;
    /* display: none;*/
}

.them_guangz i {

    width: 20px;
    height: 24px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}

.them_guangz span {
    font-size: 16px;
    color: #ff0000;
    border-bottom: dashed 1px #ff0000;
    padding-bottom: 4px;
    font-weight: bold;
}

.tabsubsub p {
    font-size: 14px;
    color: #333;
    padding: 0 18px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.tabsubsub p:nth-child(2) {
    background: url(https://u2.huatu.com/guangdong/pcdz.png) no-repeat left center;
}

.tabsubsub p:nth-child(3) {
    background: url(https://u2.huatu.com/guangdong/pcdh.png) no-repeat left center;
}

.tabsubsub p:nth-child(4) span a {
    text-decoration: underline;
    color: #ff0000;
    font-weight: bold;
}

.tabsubsub p:nth-child(4) {
    background: url(https://u2.huatu.com/guangdong/pcwz.png) no-repeat left center;
    padding: 0 0 0 18px;
}

.tabsubsub p:nth-child(5) {
    padding: 0 0 0 20px;
}


.tabsubsub p:nth-child(5) span a,
.tabsubsub p:nth-child(6) span a {
    display: inline-block;
    color: #fff;
    padding: 0 4px;
    border-radius: 6px;
    background: #ff0000;
    font-weight: bold;
}

/* .tabsubsub p:nth-child(6){display: none;} */
.li-subtab_add.contsActived {
    color: #ffffff;
    background: #f00;
}

.address_border.active {
    left: auto;
    right: 26px;
}

.address_border {
    position: absolute;
    top: -11px;
    left: 26px;
    border: 5px solid rgba(255, 255, 255, 0.01);
    border-bottom: 5px solid #e92930;
    display: inline-block;
}

.attend_container a.pc {
    display: block;
}

.attend_container a.wap {
    display: none;
}
@media screen and (max-width:1580px){.middle-ad{max-width: 1200px;}}

@media screen and (max-width:1400px) {
    .xkdh {
        width: 50px;
    }

    .xkbm {
        width: 50px;
    }

    .xkbm li {
        width: 50px;
    }

    .xkbm li>div {
        left: 50px;
    }
}

@media screen and (max-width:1200px) {
    .xkdh {
        display: none;
    }
}

.hotimg {
    position: relative;
}
@media screen and (max-width: 1080px) {
	 .fx_tel>li {
        font-size: 0.65rem;
        padding-top: 0.28rem;
    }
}